libfst4-plugins-base software package provides weighted finite-state transducers library (base plugins), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libfst4-plugins-base
libfst4-plugins-base is installed in your system.
Make ensure the libfst4-plugins-base package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfst4-plugins-base *
You will get with libfst4-plugins-base package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Text Processing |
| Package | libfst4-plugins-base |
| Version | 1.5.3+r3-2 |
| Description | weighted finite-state transducers library (base plugins) |
| Sub Section | text |